Learn R Programming

darch (version 0.9.1)

setExecuteFunction<-: Sets the execution function for the network

Description

Sets the execution function for the network

Usage

setExecuteFunction(darch)  <- value

Arguments

darch
A instance of the class DArch.
value
The execution function for the network.

See Also

DArch